TKey
TValue
CSharpTest.Net
IConcurrentDictionary<TKey,TValue> Interface
Members  See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Collections Namespace : IConcurrentDictionary<TKey,TValue> Interface

Glossary Item Box

Extends the IDictionaryEx interface to encompass concurrent/atomic operations

Syntax

Visual Basic (Declaration) 
Public Interface IConcurrentDictionary
    (Of TKey,TValue) 
   Inherits IDictionaryEx(Of TKey,TValue) 
C# 
public interface IConcurrentDictionary<TKey,TValue> : IDictionaryEx<TKey,TValue>  

Type Parameters

TKey
TValue

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys